From 927e8c77b5ea2a6b63a92fa84ccfddce33ab996a Mon Sep 17 00:00:00 2001 From: Leopold Palomo Date: Mon, 7 Apr 2014 12:54:03 +0200 Subject: [PATCH] Added libpcl-apps1.7 package --- debian/control | 12 ++++++++++++ debian/libpcl-apps1.7.install | 1 + 2 files changed, 13 insertions(+) create mode 100644 debian/libpcl-apps1.7.install diff --git a/debian/control b/debian/control index 5170e9d6..368e4e6e 100644 --- a/debian/control +++ b/debian/control @@ -96,6 +96,18 @@ Description: point cloud library - common library . This package contains the PCL common library. +Package: libpcl-apps1.7 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: The Point Cloud Library (or PCL) for point cloud processing - +runtime + The PCL framework contains numerous state-of-the art algorithms including + filtering, feature estimation, surface reconstruction, registration, model + fitting and segmentation. + . + This package contains the libraries needed to run applications depending on PCL apps. + Package: libpcl-features1.7 Architecture: any Multi-Arch: same diff --git a/debian/libpcl-apps1.7.install b/debian/libpcl-apps1.7.install new file mode 100644 index 00000000..ec6bf476 --- /dev/null +++ b/debian/libpcl-apps1.7.install @@ -0,0 +1 @@ +usr/lib/*/libpcl_apps.so.* -- 2.30.2